Index
A B C D E F G H I K L M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- Fact - Class in edu.uky.ai.lp.logic
-
A fact is an individual atomic logical statement in function-free predicate logic.
- Fact(String, Term...) - Constructor for class edu.uky.ai.lp.logic.Fact
-
Constructs a new fact with the given predicate and terms.
- facts - Variable in class edu.uky.ai.lp.logic.KnowledgeBase
-
All the facts in this knowledge base
- FALL - Static variable in class edu.uky.ai.lp.Result
-
A special result indicating that the player fell into a pit
- FOG - Static variable in class edu.uky.ai.lp.gui.Images
- Formula - Interface in edu.uky.ai.lp.logic
-
Represents the superclass of all logical formulas.
All Classes All Packages